vendor/golang.org/x/crypto/cryptobyte.String.readASN1Int64 (method)
2 uses
vendor/golang.org/x/crypto/cryptobyte (current package)
asn1.go#L279: if !s.readASN1Int64(&i) || reflect.ValueOf(out).Elem().OverflowInt(i) {
asn1.go#L336: func (s *String) readASN1Int64(out *int64) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)